-
Home
-
Einsatzverwaltung
-
1.9.6
-
Code
-
Classes
- ColumnRepository
| Total Complexity |
20 |
| Dependencies |
1 |
| Dependents |
2 |
| Total lines |
193 |
| Lines of code |
84 |
| Logical lines of code |
52 |
| Comment lines |
68 |
| Methods |
12 |
| Properties |
2 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| sanitizeColumnsArrayNoDefault() |
S |
63 |
3 |
11 |
| getColumnsByIdentifier() |
S |
66 |
3 |
9 |
| __construct() |
S |
54 |
1 |
19 |
| getColumn() |
S |
71 |
2 |
6 |
| getInstance() |
S |
71 |
2 |
6 |
| sanitizeColumns() |
S |
66 |
2 |
8 |
| sanitizeColumnsArray() |
S |
68 |
2 |
7 |
| addColumn() |
S |
79 |
1 |
3 |
| getAvailableColumns() |
S |
82 |
1 |
3 |
| getDefaultColumns() |
S |
79 |
1 |
3 |
| getIdentifiers() |
S |
71 |
1 |
6 |
| hasColumn() |
S |
79 |
1 |
3 |